serial adj. 1. 连续的;一连串的;一系列的。 2.按期出版的;(小说等)连载的;连续刊行的;连续广播的。 3.分期偿付的。 4.【计算机】中行的;串联的。 a serial number 1. 序号;编号。 2. 【军事】军号;入伍编号。 a serial publication 陆续出版的成套出版物。 a serial story 连载小说。 serial rights 连续刊载的版权。 n. 1.连载小说;连续广播;连续电视;连本影片。 2.定期刊物。 3.【军事】行军梯队。 in serial order 顺次。 write in serials 写连载小说(等)。
Serial flow , in which many or most of the jobs must run one after the other because jobs later in the flow cannot start until jobs earlier in the flow have finished 串行流,其中很多或大多数作业必须一个接一个运行,因为应用程序流中后面的作业不能在前面的作业结束之前开始。
Applications using serial flow , especially with complex data retrieval and storage , may run better in a dedicated local environment rather than across a grid because of the need to wait for one process to finish before another process starts 使用串行流的应用程序,尤其是具有复杂的数据接收与存储功能的,可能在网格上运行还不如在专用的本地环境中运行,因为这样的应用程序需要在启动进程之前等待前一个进程结束。